core: Add allocating b64 checksum functions
authorDan Nicholson <nicholson@endlessm.com>
Thu, 14 Jul 2016 16:09:12 +0000 (09:09 -0700)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 15 Jul 2016 02:18:27 +0000 (02:18 +0000)
commitdb974b0596a881f545c62de11fc95b68c4890f75
tree09359c4e487dd73a37063ff88de92f75549b4c3f
parent2e97e721230c52a5e980f1567a988a5c355289c0
core: Add allocating b64 checksum functions

The checksum_b64_inplace variants can't be used in bindings. Provide
versions that allocate and return the output rather than working on a
passed in buffer. These can then be used in GI bindings to get the
ostree modified base64 encodings.

Closes: #398
Approved by: cgwalters
apidoc/ostree-sections.txt
src/libostree/libostree.sym
src/libostree/ostree-core.c
src/libostree/ostree-core.h